Open the named directory within the asset hierarchy. The directory can then be inspected with the AAssetDir functions. To open the top-level directory, pass in "" as the dirName.
The object returned here should be freed by calling AAssetDir_close().
See Implementation
Open the named directory within the asset hierarchy. The directory can then be inspected with the AAssetDir functions. To open the top-level directory, pass in "" as the dirName.
The object returned here should be freed by calling AAssetDir_close().